Filename | (eval 105)[/usr/share/perl5/Sub/Quote.pm:5] |
Statements | Executed 11 statements in 150µs |
Eval Invoked At | /usr/share/perl5/Sub/Quote.pm line 5 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 2 | 2 | 13µs | 4.81ms | indices | Search::Elasticsearch::Role::Client::Direct::Main::
1 | 1 | 1 | 13µs | 23µs | BEGIN@3.32 | Sub::Quote::
1 | 1 | 1 | 7µs | 7µs | BEGIN@6.33 | Method::Generate::Accessor::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | { | ||||
2 | 2 | 2µs | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||
3 | 2 | 58µs | 2 | 34µs | # spent 23µs (13+11) within Sub::Quote::BEGIN@3.32 which was called:
# once (13µs+11µs) by Sub::Quote::_clean_eval at line 3 # spent 23µs making 1 call to Sub::Quote::BEGIN@3.32
# spent 10µs making 1 call to warnings::unimport |
4 | # spent 4.81ms (13µs+4.79) within Search::Elasticsearch::Role::Client::Direct::Main::indices which was called 2 times, avg 2.40ms/call:
# once (7µs+4.50ms) by main::create_es_bulk at line 53 of Sub/Defer.pm
# once (7µs+291µs) by main::create_es_bulk at line 156 of flows_to_es.pl | ||||
5 | package Method::Generate::Accessor; | ||||
6 | # spent 7µs within Method::Generate::Accessor::BEGIN@6.33 which was called:
# once (7µs+0s) by Sub::Quote::_clean_eval at line 11 | ||||
7 | 1 | 1µs | $^H = "1762"; | ||
8 | 1 | 400ns | ${^WARNING_BITS} = "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\003"; | ||
9 | 1 | 6µs | %^H = ( | ||
10 | ); | ||||
11 | 1 | 71µs | 1 | 7µs | } # spent 7µs making 1 call to Method::Generate::Accessor::BEGIN@6.33 |
12 | 1 | 400ns | die "indices is a read-only accessor" if @_ > 1; | ||
13 | 1 | 6µs | 1 | 4.50ms | exists $_[0]->{"indices"} ? # spent 4.50ms making 1 call to Search::Elasticsearch::Role::Client::Direct::Main::_build_indices |
14 | $_[0]->{"indices"} | ||||
15 | : ($_[0]->{"indices"} = $_[0]->_build_indices) | ||||
16 | } | ||||
17 | 1 | 1µs | $_QUOTED->[3] = \&Search::Elasticsearch::Role::Client::Direct::Main::indices | ||
18 | } | ||||
19 | 1 | 4µs | 1; | ||
20 | |||||
21 | ; |